Warning (512): Unable to emit headers. Headers sent in file=/var/www/vhosts/barcode-uk.com/httpdocs/vendor/cakephp/cakephp/src/View/View.php line=1190 [CORE/src/Http/ResponseEmitter.php, line 71]Code Context<?php $message = "Unable to emit headers. Headers sent in file=$file line=$line";
<?php trigger_error(@$message, @E_USER_WARNING);
<?php }
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 214
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 139
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 218
Cake\Error\BaseErrorHandler::handleFatalError() - CORE/src/Error/BaseErrorHandler.php, line 257
Cake\Error\BaseErrorHandler::Cake\Error\{closure}() - CORE/src/Error/BaseErrorHandler.php, line 115
[main] - [internal], line ??
Error
Allowed memory size of 134217728 bytes exhausted (tried to allocate 10545968 bytes)
File
/var/www/vhosts/barcode-uk.com/httpdocs/vendor/cakephp/cakephp/src/View/View.php
Line
1190
|
<?php
|
|
<?php throw $exception;
|
|
<?php }
|
|
<?php
|
|
<?php return ob_get_clean();
|
|
<?php }
|
|
<?php
|
|
<?php /**
|
|
<?php * Get the helper registry in use by this View class.
|
Arguments
|
<?php ];
|
|
<?php if (!in_array($error['type'], $fatals, true)) {
|
|
<?php return;
|
|
<?php }
|
|
<?php $this->handleFatalError(
|
|
<?php $error['type'],
|
|
<?php $error['message'],
|
|
<?php $error['file'],
|
|
<?php $error['line']
|
Arguments
'Allowed memory size of 134217728 bytes exhausted (tried to allocate 10545968 bytes)'
'/var/www/vhosts/barcode-uk.com/httpdocs/vendor/cakephp/cakephp/src/View/View.php'
If you want to customize this error message, create
templates/Error/fatal_error.php